GET api/SocialSecurity/GetPolicyEnjoydetail?TFP_ID={TFP_ID}
社保享受退款明细
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
TFP_ID | 退款编号 |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
[ { "XINGMING": "sample string 1", "CARD_ID": "sample string 2", "C_NAME": "sample string 3", "CID": 1, "U_NAME": "sample string 4", "UID": 1, "TFP_TYPE_ID": 5, "TFP_TYPE_IDString": "sample string 6", "TFP_STATUS_ID": 64, "TK_TYPE": 64, "TK_ENABLE": true, "TK_ENABLEString": "sample string 10", "TK_GEREN": 64, "TK_GERENString": "sample string 12", "TFP_ID": 13, "P_ID": 14, "CREATETIME": "2025-05-24T06:30:11.4948137+08:00", "TK_JINE": 16.0, "TK_STATUS_ID": 17, "TFP_STATUS_NAME": "sample string 18", "TK_TIME": "2025-05-24T06:30:11.4948137+08:00" }, { "XINGMING": "sample string 1", "CARD_ID": "sample string 2", "C_NAME": "sample string 3", "CID": 1, "U_NAME": "sample string 4", "UID": 1, "TFP_TYPE_ID": 5, "TFP_TYPE_IDString": "sample string 6", "TFP_STATUS_ID": 64, "TK_TYPE": 64, "TK_ENABLE": true, "TK_ENABLEString": "sample string 10", "TK_GEREN": 64, "TK_GERENString": "sample string 12", "TFP_ID": 13, "P_ID": 14, "CREATETIME": "2025-05-24T06:30:11.4948137+08:00", "TK_JINE": 16.0, "TK_STATUS_ID": 17, "TFP_STATUS_NAME": "sample string 18", "TK_TIME": "2025-05-24T06:30:11.4948137+08:00" }, { "XINGMING": "sample string 1", "CARD_ID": "sample string 2", "C_NAME": "sample string 3", "CID": 1, "U_NAME": "sample string 4", "UID": 1, "TFP_TYPE_ID": 5, "TFP_TYPE_IDString": "sample string 6", "TFP_STATUS_ID": 64, "TK_TYPE": 64, "TK_ENABLE": true, "TK_ENABLEString": "sample string 10", "TK_GEREN": 64, "TK_GERENString": "sample string 12", "TFP_ID": 13, "P_ID": 14, "CREATETIME": "2025-05-24T06:30:11.4948137+08:00", "TK_JINE": 16.0, "TK_STATUS_ID": 17, "TFP_STATUS_NAME": "sample string 18", "TK_TIME": "2025-05-24T06:30:11.4948137+08:00" } ]
application/xml, text/xml
Sample:
<ArrayOfPolicyEnjoyList xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FunWorkAPI.Models"> <PolicyEnjoyList> <CARD_ID>sample string 2</CARD_ID> <CID>1</CID> <CREATETIME>2025-05-24T06:30:11.4948137+08:00</CREATETIME> <C_NAME>sample string 3</C_NAME> <P_ID>14</P_ID> <TFP_ID>13</TFP_ID> <TFP_STATUS_ID>64</TFP_STATUS_ID> <TFP_STATUS_NAME>sample string 18</TFP_STATUS_NAME> <TFP_TYPE_ID>5</TFP_TYPE_ID> <TFP_TYPE_IDString>sample string 6</TFP_TYPE_IDString> <TK_ENABLE>true</TK_ENABLE> <TK_ENABLEString>sample string 10</TK_ENABLEString> <TK_GEREN>64</TK_GEREN> <TK_GERENString>sample string 12</TK_GERENString> <TK_JINE>16</TK_JINE> <TK_STATUS_ID>17</TK_STATUS_ID> <TK_TIME>2025-05-24T06:30:11.4948137+08:00</TK_TIME> <TK_TYPE>64</TK_TYPE> <UID>1</UID> <U_NAME>sample string 4</U_NAME> <XINGMING>sample string 1</XINGMING> </PolicyEnjoyList> <PolicyEnjoyList> <CARD_ID>sample string 2</CARD_ID> <CID>1</CID> <CREATETIME>2025-05-24T06:30:11.4948137+08:00</CREATETIME> <C_NAME>sample string 3</C_NAME> <P_ID>14</P_ID> <TFP_ID>13</TFP_ID> <TFP_STATUS_ID>64</TFP_STATUS_ID> <TFP_STATUS_NAME>sample string 18</TFP_STATUS_NAME> <TFP_TYPE_ID>5</TFP_TYPE_ID> <TFP_TYPE_IDString>sample string 6</TFP_TYPE_IDString> <TK_ENABLE>true</TK_ENABLE> <TK_ENABLEString>sample string 10</TK_ENABLEString> <TK_GEREN>64</TK_GEREN> <TK_GERENString>sample string 12</TK_GERENString> <TK_JINE>16</TK_JINE> <TK_STATUS_ID>17</TK_STATUS_ID> <TK_TIME>2025-05-24T06:30:11.4948137+08:00</TK_TIME> <TK_TYPE>64</TK_TYPE> <UID>1</UID> <U_NAME>sample string 4</U_NAME> <XINGMING>sample string 1</XINGMING> </PolicyEnjoyList> <PolicyEnjoyList> <CARD_ID>sample string 2</CARD_ID> <CID>1</CID> <CREATETIME>2025-05-24T06:30:11.4948137+08:00</CREATETIME> <C_NAME>sample string 3</C_NAME> <P_ID>14</P_ID> <TFP_ID>13</TFP_ID> <TFP_STATUS_ID>64</TFP_STATUS_ID> <TFP_STATUS_NAME>sample string 18</TFP_STATUS_NAME> <TFP_TYPE_ID>5</TFP_TYPE_ID> <TFP_TYPE_IDString>sample string 6</TFP_TYPE_IDString> <TK_ENABLE>true</TK_ENABLE> <TK_ENABLEString>sample string 10</TK_ENABLEString> <TK_GEREN>64</TK_GEREN> <TK_GERENString>sample string 12</TK_GERENString> <TK_JINE>16</TK_JINE> <TK_STATUS_ID>17</TK_STATUS_ID> <TK_TIME>2025-05-24T06:30:11.4948137+08:00</TK_TIME> <TK_TYPE>64</TK_TYPE> <UID>1</UID> <U_NAME>sample string 4</U_NAME> <XINGMING>sample string 1</XINGMING> </PolicyEnjoyList> </ArrayOfPolicyEnjoyList>